home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / pgmtexture.1 < prev    next >
Text File  |  1995-07-25  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppppggggmmmmtttteeeexxxxttttuuuurrrreeee((((1111))))     XXXXEEEENNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((22222222 AAAAuuuugggg 1111999999991111))))      ppppggggmmmmtttteeeexxxxttttuuuurrrreeee((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           pgmtexture - calculate textural features on a portable
  10.           graymap
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ppppggggmmmmtttteeeexxxxttttuuuurrrreeee [----dddd _d] [_p_g_m_f_i_l_e]
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           Reads a portable graymap as input.  Calculates textural
  17.           features based on spatial dependence matrices at 0, 45, 90,
  18.           and 135 degrees for a distance _d (default = 1).  Textural
  19.           features include:
  20.  
  21.                (1) Angular Second Moment,
  22.                (2) Contrast,
  23.                (3) Correlation,
  24.                (4) Variance,
  25.                (5) Inverse Difference Moment,
  26.                (6) Sum Average,
  27.                (7) Sum Variance,
  28.                (8) Sum Entropy,
  29.                (9) Entropy,
  30.                (10) Difference Variance,
  31.                (11) Difference Entropy,
  32.                (12, 13) Information Measures of Correlation, and
  33.                (14) Maximal Correlation Coefficient.
  34.  
  35.           Algorithm taken from:
  36.           Haralick, R.M., K. Shanmugam, and I. Dinstein. 1973.
  37.           Textural features for image classification. _I_E_E_E
  38.           _T_r_a_n_s_a_c_t_i_o_n_s _o_n _S_y_s_t_e_m_s, _M_a_n, _a_n_d _C_y_b_e_r_t_i_n_e_t_i_c_s, SMC-
  39.           3(6):610-621.
  40.  
  41.      BBBBUUUUGGGGSSSS
  42.           The program can run incredibly slow for large images (larger
  43.           than 64 x 64) and command line options are limited.  The
  44.           method for finding (14) the maximal correlation coefficient,
  45.           which requires finding the second largest eigenvalue of a
  46.           matrix Q, does not always converge.
  47.  
  48.      RRRREEEEFFFFEEEERRRREEEENNNNCCCCEEEESSSS
  49.           _I_E_E_E _T_r_a_n_s_a_c_t_i_o_n_s _o_n _S_y_s_t_e_m_s, _M_a_n, _a_n_d _C_y_b_e_r_t_i_n_e_t_i_c_s, SMC-
  50.           3(6):610-621.
  51.  
  52.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  53.           pgm(5), pnmcut(1)
  54.  
  55.      AAAAUUUUTTTTHHHHOOOORRRR
  56.           Copyright (C) 1991 by Texas Agricultural Experiment Station,
  57.           employer for hire of James Darrell McCauley.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 9/7/93)
  64.  
  65.  
  66.  
  67.